home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 1.iso / pc / data / m19.dir / 00074.ls < prev    next >
Encoding:
Text File  |  1996-09-06  |  113 b   |  7 lines

  1. on mouseDown
  2.   set the castNum of sprite 11 to cast "b053"
  3.   if pressButton(11) then
  4.     go("eras")
  5.   end if
  6. end
  7.